armv8: ls1046a: advertise QMan v3 in configuration
authorLaurentiu Tudor <[email protected]>
Thu, 9 Aug 2018 12:19:43 +0000 (15:19 +0300)
committerYork Sun <[email protected]>
Fri, 10 Aug 2018 17:35:11 +0000 (10:35 -0700)
The QMan IP block in this SoC is version 3.2 so advertise
this in the SoC configuration header.

Reviewed-by: Bharat Bhushan <[email protected]>
Signed-off-by: Laurentiu Tudor <[email protected]>
Reviewed-by: York Sun <[email protected]>
arch/arm/include/asm/arch-fsl-layerscape/config.h

index 23faffd9fc6f1eb353cd29710e9ce7de18e33c3f..8a051481365f3cd9a267b44cdb486b898b177a26 100644 (file)
 
 #elif defined(CONFIG_ARCH_LS1046A)
 #define CONFIG_SYS_FMAN_V3
+#define CONFIG_SYS_FSL_QMAN_V3
 #define CONFIG_SYS_NUM_FMAN                    1
 #define CONFIG_SYS_NUM_FM1_DTSEC               8
 #define CONFIG_SYS_NUM_FM1_10GEC               2